home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 July
/
macformat-026.iso
/
mac
/
Interactive Arts
/
Interactive Arts '95
/
we@ellipsis.com
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-02
|
315 b
|
19 lines
on startMovie
global loop
openResFile("Esis...cursors")
set the cursor of sprite 1 to 213
set the cursor of sprite 5 to 280
set the cursor of sprite 6 to 280
set the cursor of sprite 11 to 260
reset()
end
on stopMovie
closeResFile("Esis...cursors")
end
on reset
global loop
set loop to 21
end